func testing.isSpace

2 uses

	testing (current package)
		match.go#L264: 		case isSpace(r):
		match.go#L276: func isSpace(r rune) bool {